-
Home
-
Global Seller Services for WooCommerce
-
1.0.0
-
Code
-
Classes
- InvoicesApi
| Total Complexity |
522 |
| Dependencies |
15 |
| Dependents |
0 |
| Total lines |
3,822 |
| Lines of code |
2,952 |
| Logical lines of code |
1,380 |
| Comment lines |
635 |
| Methods |
40 |
| Properties |
4 |
Methods 40
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| callListRequest() |
D |
17 |
77 |
219 |
| openWithHttpInfo() |
D |
19 |
50 |
314 |
| updateWithHttpInfo() |
D |
19 |
50 |
314 |
| voidWithHttpInfo() |
D |
19 |
50 |
314 |
| createWithHttpInfo() |
D |
20 |
47 |
295 |
| retrieveWithHttpInfo() |
D |
20 |
47 |
295 |
| callListWithHttpInfo() |
D |
20 |
44 |
276 |
| deleteWithHttpInfo() |
C |
31 |
20 |
138 |
| updateRequest() |
B |
37 |
18 |
78 |
| deleteRequest() |
B |
37 |
17 |
75 |
| openRequest() |
B |
37 |
17 |
75 |
| retrieveRequest() |
B |
37 |
17 |
75 |
| voidRequest() |
B |
37 |
17 |
75 |
| createRequest() |
A |
39 |
14 |
66 |
| callListAsyncWithHttpInfo() |
S |
48 |
2 |
35 |
| createAsyncWithHttpInfo() |
S |
50 |
2 |
35 |
| openAsyncWithHttpInfo() |
S |
50 |
2 |
35 |
| retrieveAsyncWithHttpInfo() |
S |
50 |
2 |
35 |
| updateAsyncWithHttpInfo() |
S |
50 |
2 |
35 |
| voidAsyncWithHttpInfo() |
S |
50 |
2 |
35 |
| __construct() |
S |
69 |
4 |
6 |
| createHttpClientOption() |
S |
63 |
3 |
10 |
| deleteAsyncWithHttpInfo() |
S |
54 |
1 |
25 |
| setHostIndex() |
S |
81 |
1 |
3 |
| getHostIndex() |
S |
82 |
1 |
3 |
| getConfig() |
S |
82 |
1 |
3 |
| callList() |
S |
72 |
1 |
4 |
| callListAsync() |
S |
65 |
1 |
8 |
| create() |
S |
76 |
1 |
4 |
| createAsync() |
S |
69 |
1 |
8 |
| delete() |
S |
81 |
1 |
3 |
| deleteAsync() |
S |
69 |
1 |
8 |
| open() |
S |
76 |
1 |
4 |
| openAsync() |
S |
69 |
1 |
8 |
| retrieve() |
S |
76 |
1 |
4 |
| retrieveAsync() |
S |
69 |
1 |
8 |
| update() |
S |
75 |
1 |
4 |
| updateAsync() |
S |
68 |
1 |
8 |
| void() |
S |
76 |
1 |
4 |
| voidAsync() |
S |
69 |
1 |
8 |